@charset "utf-8";

* {
    padding: 0;
    margin: 0;
    border: 0px;
    outline: none;
    list-style: none;
}

table {
    border-collapse: collapse;
    width: 100%;
}

table,
td {
    border: 1px solid #eaeaea;
    padding: 5px 10px !important
}

html,
body {
    background: #fff;
    color: #333;
    font: 14px/30px 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
li,
ol,
ul,
dd,
th,
td,
p,
pre,
form,
input,
button,
textarea,
hr {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}


ul,
li {
    list-style: none;
}

img {
    border-style: none;
    text-decoration: none;
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: none;
}

.pt10 {
    padding-top: 10px;
}

.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pt40 {
    padding-top: 40px;
}

.pt50 {
    padding-top: 50px;
}

.pt60 {
    padding-top: 60px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb40 {
    padding-bottom: 40px;
}

.pb50 {
    padding-bottom: 50px;
}

.pb60 {
    padding-bottom: 60px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb60 {
    margin-bottom: 60px;
}

.header {
    width: 100%;
    display: block;
}

.top {
    width: 100%;
    display: block;
    overflow: hidden;
    background: #e6e6e6;
    height: 45px;
}

.wrapContent {
    width: 80%;
    margin: 0 auto;
}

.bowrap {
    width: 80%;
    margin: 0 auto;
    overflow: hidden
}


.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    overflow: visible;
}

.clearfix {
    zoom: 1;
}

.w1 {
    width: 1300px;
    margin: 0 auto;
    display: block;
}

.container {
    width: 1300px;
    margin: 0 auto;
    display: block;
}

.page_bg {
    width: 100%;
    display: block;
    overflow: hidden;
    height: 455px;
}

@media (max-width:1520px) {
    .wrap {
        width: 1200px;
        margin: 0 auto;
        overflow: visible;
    }

    .w1,
    .container {
        width: 1200px;
        margin: 0 auto;
        display: block;
    }

    .bowrap {
        width: 1200px;
        margin: 0 auto;
        overflow: hidden;
    }


    .nav_out {
        width: 1200px !important;
        display: block;
        margin: 0 auto;
    }

    .tem_head nav {
        width: 1200px !important;
        position: absolute;
        height: 60px;
        line-height: 60px;
    }


}

.h_top {
    background: #f7f7f7;
    height: 36px;
    line-height: 36px;
    color: #333;
}

.h_top_main p {
    font-weight: normal;
}

.h_top_main span {
    color: #333;
    margin: 0 10px;
    display: block;
    background: url(../images/ico_tel.png) left no-repeat;
    padding-left: 32px;
}

.h_top_main span a {
    color: #333;
    padding: 0 10px;
}

.h_top_main span a:nth-child(1) {
    background: url(../images/index_03.png) left no-repeat;
    padding-left: 25px;
}

.h_top_main span a:nth-child(2) {
    background: url(../images/index_05.png) 20px no-repeat;
    padding-left: 45px;
}

.top_logo {
    height: 110px;
    display: block;
    position: relative;
    padding-top: 20px;
}

.logo {
    display: block;
    overflow: hidden;
    margin: 0 auto 5px;
    float: left;
    width: 550px;
}

.logo>a {
    display: block;
    width: 156px;
}

.logo>a h3 {
    font-size: 33px;
    line-height: 30px;
    color: #333333;
}

.logo>a p {
    letter-spacing: 1.1px;
    margin-top: 5px;
}

.logo img {
    margin-right: 15px;
    display: block;
    overflow: hidden;
    float: left;
}

.logo .lo_txt {
    width: 370px;
    padding-left: 20px;
}

.logo .lo_txt h3 {
    font-size: 30px;
    color: #333;
    line-height: 45px;
    margin-top: 10px;
}

.logo .lo_txt p {
    font-size: 14px;
    color: #909090;
    line-height: 30px;
    text-transform: uppercase;
}

.top_logo .top_tel {
    background: url(../images/top_tel.png) left no-repeat;
    padding-left: 60px;
    display: block;
    margin-top: 15px;
}


.top_logo .top_tel h3 {
    font-size: 34px;
    color: #fe9805;
    line-height: 36px;
    font-family: Impact;
    padding: 10px 0;
}

.navlist {
    width: 100%;
    display: block;
    background: #4ab344;
    height: 60px;
}

.nav_out {
    display: block;
    margin: 0 auto;

}

.tem_head nav {

    height: 60px;
    line-height: 60px;

}

.tem_head nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.tem_head nav ul li {
    position: relative;
    float: left;
    line-height: 60px;
    width: 14.2%
}

.tem_head nav ul li:nth-child(1) a {
    background: url(../images/home.png) 10px no-repeat
}

.tem_head nav ul .nav_line {
    width: 1px;
    height: 60px;
    background: #2f912a;
    border: none;
    float: left;
}

.tem_head nav a {
    display: block;
    font-size: 16px;
    color: #fff;
    text-align: center;

}

.tem_head nav a:hover {
    color: #fff;
    background: #1e8218;
}

.tem_head nav a.navdown {
    color: #fff;
    background: #1e8218;
}

.tem_head nav a.navdown:hover {
    color: #fff;
    background: #1e8218;
}

.tem_head nav ul li dl {
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 99;
    display: none;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);

}

.tem_head nav ul li dl dd {

    padding: 10px 0 20px;
    display: block;
    overflow: hidden;
}

.tem_head nav ul li dl dd a {

    padding: 0 5px !important;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
    height: 36px;
}

.tem_head nav ul li dl dd a:hover {
    line-height: 36px;
    color: #fff !important;
    border-bottom: none;
    height: 36px;
}

.tem_head nav ul li:hover>dl {
    display: block;
}

.tem_head nav ul li dl dt {
    float: right;
    overflow: hidden;
    padding: 20px 20px 20px 0;
    width: 380px;
    height: 200px;
    font-size: 0;
}

.tem_head nav ul li dl dt img {
    width: 380px;
    height: 200px;
}

.tem_head nav ul li dl dd i {
    position: absolute;
    top: -15px;
    left: 50px;
    z-index: 100;
    width: 100%;
    color: #f3f4f5;
    font-size: 22px;
}

.tem_head nav ul li dl.tem_pronoaw {
    width: auto;
}

.tem_head nav ul li dl.tem_pronoaw dd {
    width: auto;
}

.tem_head nav ul li dl.tem_pronoaw dd div {
    float: left;
    padding: 0 20px;
    min-width: 100px;
}

.tem_head nav ul li dl.tem_pronoaw dd div h3 {
    margin-bottom: 5px;
    border-bottom: 1px solid #888;
    font-weight: normal;
}

.tem_head nav ul li dl.tem_pronoaw dd div p a {
    margin: 0;
}

.box_sea {
    width: 350px;
    float: left;
    display: block;
    overflow: hidden;
    margin-left: 10px;
}

.search {
    margin-top: 20px;
    width: 350px;
}

.boxs {
    width: 345px;
    border: 2px solid #4ab344;
    height: 34px;
    line-height: 34px;
    margin-left: 10px;
}

.texts {
    width: 285px;
    height: 100%;
    float: left;
    padding-left: 10px;
    font-family: "Microsoft YaHei";
    border: none;
}

.btnSubmits {
    width: 50px;
    height: 34px;
    background: url(../images/sea_btn.png) 10px no-repeat #4ab344;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 34px;
    border: none;
    cursor: pointer;
    vertical-align: top;
}

.horwords {
    width: 100%;
    display: block;
    overflow: hidden;
    margin: 15px 0 0;
}

.horwords li {
    padding: 0 8px;
    float: left;
}

.horwords li a {
    color: #333;
    font-size: 14px;
}

.horwords li a:hover {
    color: #4ab344;
}

/* 服务项目  */
.index_project {
    width: 100%;
    display: block;
    overflow: hidden;
    background: url(../images/bg_02.jpg) top center no-repeat;
    padding: 60px 0 50px;
}

.pro_tit {
    display: block;
    overflow: hidden;
}

.pro_tit h3 {
    font-size: 36px;
    color: #333333;
    line-height: 45px;
    text-align: center;
    font-weight: normal;
}

.pro_tit p {
    font-size: 18px;
    color: #545454;
    text-align: center;
    line-height: 30px;
    margin-top: 10px;
}

.pro_tit .xm_bb {
    display: block;
    overflow: hidden;
}

.pro_tit .xm_bb ul {
    list-style: none;
    text-align: center;
    display: block;
    overflow: hidden;
}

.pro_tit .xm_bb ul li {
    display: inline-block;
    padding-left: 50px;
    background: url(../images/dui.png) left no-repeat;
    font-size: 30px;
    color: #4ab344;
    font-weight: bold;
    margin-right: 20px;
}

.pro_tit .xm_bb ul li:last-child {
    margin-right: 0;
}

.p01 {
    width: 33%;
    display: block;
    overflow: hidden;
    margin: 6px 5px;
    box-shadow: 1px 1px 6px #ddd;
}

.p01 dl {
    display: block;
    overflow: hidden;
}

.p01 dl dt {
    display: block;
    overflow: hidden;
}

.p01 dl dt img {
    display: block;
}

.p01 dl dd {
    display: block;
    overflow: hidden;
    background: url(../images/index_32.jpg) right no-repeat #fff;
    padding: 40px 15px;
}

.p01 dl dd p {
    float: left;
    width: 50%;
    display: block;
}

.p01 dl dd p a {
    background: url(../images/dian.png) left no-repeat;
    padding-left: 20px;
    font-size: 15px;
    color: #302e2e;
    line-height: 44px;
}

.p01 dl dd p a:hover {
    color: #4ab344;
}

.p02 {
    width: 41%;
    display: block;
    overflow: hidden;
    margin: 6px 5px;
    box-shadow: 1px 1px 6px #ddd;
}

.p02 dl {
    display: block;
    overflow: hidden;
}

.p02 dl dt {
    display: block;
    overflow: hidden;
}

.p02 dl dt img {
    display: block;
    
}

.p02 dl dd {
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 21px 12px;
}

.p02 dl dd p {   
    display: block;
    width: 50%;
    float: left;    
}

.p02 dl dd h3 {
    font-size: 20px;
    color: #272727;
    line-height: 30px;
    font-weight: normal;
    margin-bottom: 12px;
}

.p02 dl dd p a {
    background: url(../images/dian.png) left no-repeat;
    padding-left: 14px;
    font-size: 13px;
    color: #302e2e;
    line-height: 32px;
}
.p02 dl dd p a:hover{ color: #4ab344 }

.p02 dl dd p:last-child{width: 100%;}
.p03 {
    width: 24%;
    display: block;
    overflow: hidden;
}

.p03 ul {
    display: block;
    overflow: hidden;
}

.p03 ul li {
    display: block;
    margin: 6px 1px 18px;
    box-shadow: 1px 1px 6px #ddd;
    overflow: hidden;
    background: #fff;
}

.p03 ul li img {
    display: block;
}

.p03 ul li p {
    text-align: center;
    font-size: 16px;
    color: #302e2e;
    line-height: 42px;
}

.clear {
    clear: both;
}

.index_adv {
    display: block;
    overflow: hidden;
}

.index_adv .adv_txt {
    width: 40%;
    display: block;
    overflow: hidden;
    padding: 20px 0;
    background: #4ab344;
    height: 295px;
    box-sizing: border-box
}

.index_adv .adv_txt h3 {
    font-size: 32px;
    color: #ff9803;
    line-height: 42px;
    margin-left: 20px;
    -webkit-text-stroke: 1px #fff;
    margin-top: 15px;
}

.index_adv .adv_txt p {
    font-size: 16px;
    color: #ffffff;
    padding: 0 20px;
    line-height: 36px;
    margin-top: 20px;
}

.index_adv .adv_img {
    width: 60%;
    display: block;
    overflow: hidden;
}

.index_adv .adv_img img {  
        display: block;
    width: 100%;
    height: 295px;
}

/* 关于我们  */
.index_about {
    width: 100%;
    display: block;
    overflow: hidden;
    background: url(../images/ab_bg.jpg) top center no-repeat;
    padding: 60px 0 20px;
}

.ab_txt {
    width: 49%;
    display: block;
    overflow: hidden;
}

.ab_txt h3 {
    font-size: 60px;
    color: #ff9803;
    line-height: 70px;
}

.ab_txt h4 {
    font-size: 30px;
    color: #fff;
    margin: 20px 0 30px;
    line-height: 40px;
}

.ab_txt p {
    font-size: 16px;
    color: #fff;
    line-height: 36px;
    text-align: justify;
}

.ab_txt span {
    width: 150px;
    border: 1px solid #fff;
    text-align: center;
    display: block;
    margin-top: 20px;
    line-height: 40px;
}

.ab_txt span a {
    font-size: 14px;
    color: #fff;
}

.ab_img {
    width: 48%;
    background: url(../images/zhez.png) right no-repeat;
    display: block;
    overflow: hidden;
    position: relative;
    height: 510px;
}

.ab_img img {
    display: block;
    position: absolute;
    right: 15px;
    top: 15px;
}

.ab_sj {
    overflow: hidden;
    padding: 35px 0 0;
}

.ab_sj ul {
    background: #fff;
    box-shadow: 1px 1px 8px #ccc;
    overflow: hidden;
    margin: 15px auto;
}

.ab_sj ul li {
    display: inline-block;
    margin-left: 6%;
    overflow: hidden;
    padding: 20px 0;
}

.ab_sj ul li .ico_01 {
    width: 85px;
    height: 85px;
    background: #ff9803;
    border-radius: 100%;
    margin-right: 20px;
    float: left;
    display: block;
}

.ab_sj ul li i {
    width: 75px;
    height: 75px;
    display: block;
    margin: 5px auto;
}

.ab_sj ul li .a01 {
    background: url(../images/ico01.png) 0 -10px no-repeat;
}

.ab_sj ul li .a02 {
    background: url(../images/ico01.png) 0 -90px no-repeat;
}

.ab_sj ul li .a03 {
    background: url(../images/ico01.png) 0 -170px no-repeat;
}

.ab_sj ul li .a04 {
    background: url(../images/ico01.png) 0 -245px no-repeat;
}

.ab_sj ul li .sj_cc {
    float: left;
}

.ab_sj ul li .sj_cc h3 {
    font-size: 40px;
    color: #4ab344;
    line-height: 50px;
}

.ab_sj ul li .sj_cc h3 span {
    font-size: 42px;
}

.ab_sj ul li .sj_cc p {
    font-size: 16px;
    color: #797979;
    line-height: 24px;
    margin-top: 5px;
}

/* 流程  */
.index_lc {
    width: 100%;
    display: block;
    overflow: hidden;
    background: url(../images/lc_bj.jpg) left bottom no-repeat;
    padding: 20px 0;
}

.lc_list {
    padding: 40px 0;
    overflow: hidden;
    background: url(../images/lin.jpg) center 100px repeat-x;
}

.lc_list ul {
    list-style: none;
    overflow: hidden;
}

.lc_list ul li {
    width: 10.5%;
    float: left;
    display: block;
    overflow: hidden;
    margin-right: 1.8%;
    min-width: 130px;
}

.lc_list ul li:last-child {
    margin-right: 0;
}

.lc_list ul li .ico02 {
    background: url(../images/ico001.png) no-repeat;
    display: block;
    width: 130px;
    height: 120px;
    overflow: hidden;
}

.lc_list ul li .ico02 i {
    width: 80px;
    height: 75px;
    display: block;
    margin: 22px auto;
}

.lc_list ul li .ico02 .b01 {
    background: url(../images/lc_tb.png) 0 -5px no-repeat;
}

.lc_list ul li .ico02 .b02 {
    background: url(../images/lc_tb.png) 0 -85px no-repeat;
}

.lc_list ul li .ico02 .b03 {
    background: url(../images/lc_tb.png) 0 -165px no-repeat;
}

.lc_list ul li .ico02 .b04 {
    background: url(../images/lc_tb.png) 0 -245px no-repeat;
}

.lc_list ul li .ico02 .b05 {
    background: url(../images/lc_tb.png) 0 -330px no-repeat;
}

.lc_list ul li .ico02 .b06 {
    background: url(../images/lc_tb.png) 0 -415px no-repeat;
}

.lc_list ul li .ico02 .b07 {
    background: url(../images/lc_tb.png) 0 -495px no-repeat;
}

.lc_list ul li .ico02 .b08 {
    background: url(../images/lc_tb.png) 0 -575px no-repeat;
}

.lc_list ul li p {
    text-align: center;
    font-size: 16px;
    color: #2d2d2d;
    line-height: 40px;
    margin-top: 5px;
}

.lc_list ul li:hover .ico02 i {
    -webkit-animation: doudong 1s ease;
    animation: doudong 1s ease;
}

/* 成功案例  */
.index_case {
    padding: 20px 0 40px;
    overflow: hidden;
    width: 100%;
}

.case_show {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}

.case_show .swiper-container {
    width: 100%;
    height: 100%;
}

.case_show .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.case_show .swiper-button-next, 
.case_show .swiper-button-prev{
    color: #fff;
    width:40px;
    height:80px;
    background:#4ab344;
    transform:translateY(-50%);
}

.case_show .swiper-pagination-bullet-active{
    background: #fe9805;
}

.case_show .case_top{
    margin-bottom: 30px;
    overflow: hidden;
}

.case_show dl {
    width: 100%;
    float: left;
    display: block;
    overflow: hidden;
    position: relative;
}

.case_show .case_top dl{
    width:24%;
    margin-right:1.333%;
}

.case_show dl:nth-child(4n) {
    margin-right: 0;
}

.case_show .case_top dl h3{
    font-size:18px
}

.case_show dl dt {
    width: 100%;
    display: block;
    overflow: hidden;
}

.case_show dl dt img {
    display: block;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.case_show dl:hover dt img {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    transform: scale(1.06);
}

.case_show dl dd {
    width: 100%;
    position: absolute;
    bottom: 0;
    background: rgba(74, 179, 68, 0.9);
    height: 75px;
    text-align: center;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.case_show dl dd h3 {
    font-size: 16px;
    color: #fff;
    line-height: 75px;
    font-weight: normal;
}

.case_show dl dd p {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    padding: 0 10%;
}

.case_show dl dd span {
    width: 150px;
    border: 1px solid #fff;
    display: block;
    margin: 12px auto 0;
    color: #fff;
    font-size: 14px;
    line-height: 32px;
}

.case_show dl:hover dd {
    height: 100%;
}

.case_show dl:hover dd h3 {
    margin-top: 20%;
}

/*  新闻资讯 */
.index_news {
    padding: 40px 0;
    overflow: hidden;
}

.news_lb {
    width: 100%;
    display: block;
    overflow: hidden;
}

.news_tj {
    width: 40%;
    display: block;
    overflow: hidden;
    background: #f8f8f8;
}

.news_tj dl {
    display: block;
    overflow: hidden;
    position: relative;
}

.news_tj dl .n_tit {
    width: 105px;
    height: 105px;
    display: block;
    background: #ff9803;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px;
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
    padding: 20px 0 0;
    box-sizing: border-box;
}

.news_tj dl dt {
    display: block;
    overflow: hidden;
}

.news_tj dl dt img {
    display: block;
    max-width: 100%;
    height: 300px;
    margin: 0 auto;
}

.news_tj dl dd {
    display: block;
    overflow: hidden;
    padding: 20px;
}

.news_tj dl dd h3 {
    font-size: 18px;
    color: #000000;
    line-height: 36px;
}

.news_tj dl dd p {
    font-size: 14px;
    color: #717171;
    margin: 15px 0 20px;
    display: block;
    overflow: hidden;
}

.news_tj dl dd span {
    font-size: 16px;
    color: #585858;
}

.news_02 {
    width: 58%;
    display: block;
    overflow: hidden;
}

.news_02 .tab-hd {
    display: block;
    overflow: hidden;
    background: #f8f8f8;
}

.news_02 .tab-hd li {
    width: 50%;
    float: left;
    display: block;
    line-height: 36px;
    text-align: center;
    font-size: 20px;
    color: #333333;
    font-weight: normal;
    padding-top: 12px;
}

.news_02 .tab-hd li i {
    display: inline-block;
    margin-right: 10px;
    width: 45px;
    height: 45px;
}

.news_02 .tab-hd li .c01 {
    background: url(../images/n_01.png) 0 0 no-repeat
}

.news_02 .tab-hd li h3 {
    display: inline-block;
    vertical-align: top;
    font-weight: normal;
    padding-top: 5px;
}

.news_02 .tab-hd li .c02 {
    background: url(../images/n_01.png) -45px 0 no-repeat
}

.news_02 .tab-hd li.active02 {
    background: #4ab344;
    color: #fff;
}

.news_02 .tab-hd li.active02 .c01 {
    background: url(../images/n_01.png) 0 -45px no-repeat
}

.news_02 .tab-hd li.active02 .c02 {
    background: url(../images/n_01.png) -45px -45px no-repeat
}

.news_02 .tab-bd {
    display: block;
    overflow: hidden;
    margin-top: 10px;
}

.news_02 .tab-bd li {
    display: none;
    overflow: hidden;
}

.news_02 .tab-bd li:nth-child(1) {
    display: list-item;
}

.news_02 .tab-bd li .n01_tj {
    display: block;
    overflow: hidden;
}

.n01_tj dl {
    display: block;
    overflow: hidden;
}

.n01_tj dl dt {
    float: left;
    display: block;
    margin-right: 10px;
    width: 35%
}

.n01_tj dl dt img {
    max-width: 100%;
    height: 160px;
    margin: 0 auto;
    display: block;
}

.n01_tj dl dd {
    float: left;
    display: block;
    width: 63%;
    padding-top: 12px;
}

.n01_tj dl dd h3 {
    font-size: 18px;
    color: #000;
    line-height: 30px;
}

.n01_tj dl dd span {
    font-size: 14px;
    color: #666;
}

.n01_lb {
    display: block;
    overflow: hidden;
}

.n01_lb dd {
    display: block;
    border-bottom: 1px dashed #e8e8e8;
    overflow: hidden;
    line-height: 56px;
}

.n01_lb dd a {
    font-size: 16px;
    color: #636363;
    float: left;
}

.n01_lb dd span {
    float: right;
    font-size: 16px;
    color: #636363;
}

.n01_lb dd:hover a {
    color: #4ab344;
}


.subsite {
    width: 100%;
    background: #ededed;
    display: block;
    overflow: hidden;
    padding: 20px 0;
}

.subsite ul {
    list-style: none;
    overflow: hidden;
}

.subsite ul li {
    float: left;
    display: block;
    overflow: hidden;
    font-size: 18px;
    color: #4ab344;
    font-weight: bold;
}

.subsite ul li a {
    display: block;
    padding: 0 15px;
    font-size: 14px;
    color: #7b7b7b;
    border-right: 1px solid #7b7b7b;
    line-height: 14px;
    margin: 10px 0 0;
    font-weight: normal;
}

.subsite ul li a:hover {
    color: #4ab344;
}

/* 站点底部  */
.footer {
    width: 100%;
    display: block;
    overflow: hidden;
}

.db_con {
    padding: 40px 0 15px;
    display: block;
    overflow: hidden;
}

.db_logo {
    width: 42%;
    display: block;
    overflow: hidden;
}

.db_logo .d_logo {
    width: 100%;
    display: block;
    overflow: hidden;
}

.db_logo .d_logo img {
    float: left;
    margin-right: 12px;
}

.db_logo .d_logo h3 {
    font-size: 20px;
    color: #555555;
    line-height: 60px;
}

.db_lx {
    display: block;
    overflow: hidden;
}

.db_lx h3 {
    font-size: 18px;
    color: #232323;
    line-height: 36px;
}

.db_lx hr {
    width: 17px;
    height: 3px;
    background: #4ab344;
    border: none;
    margin: 5px 0;
}

.db_lx p {
    font-size: 16px;
    color: #7b7b7b;
    line-height: 32px;
}

.db_nav {
    width: 35%;
    display: block;
    overflow: hidden;
    padding: 60px 0 30px;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    padding-left: 5%;
}

.db_nav h3 {
    font-size: 18px;
    color: #232323;
    line-height: 36px;
}

.db_nav hr {
    width: 17px;
    height: 3px;
    background: #4ab344;
    border: none;
    margin: 5px 0;
}

.db_nav .nav_01 {
    display: block;
    overflow: hidden;
    list-style: none;
}

.db_nav .nav_01 li {
    float: left;
    margin-right: 20px;
}

.db_nav .nav_01 li a {
    font-size: 16px;
    color: #7b7b7b;
}

.db_ewm {
    width: 200px;
    display: block;
    overflow: hidden;
}

.db_ewm img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

.db_ewm p {
    font-size: 14px;
    color: #8b8b8b;
    line-height: 40px;
    text-align: center;
}

.copyright {
    width: 100%;
    background: #4ab344;
    display: block;
    overflow: hidden;
    padding: 20px 0;
}

.copyright p {
    font-size: 14px;
    color: #b4e0b1;
    line-height: 30px;
}

.copyright p a {
    color: #b4e0b1;
}

.copyright ul {
    list-style: none;
    display: block;
    overflow: hidden;
}

.copyright ul li {
    float: left;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
}

.copyright ul li a {
    color: #fff;
    display: block;
    padding: 0 10px;
    border-right: 1px solid #fff;
    line-height: 14px;
    margin-top: 8px;
}


.banner {

    position: relative;

}

.banner .slider {

    width: 100% !important;

    height: 600px;

    overflow: hidden;

    position: relative;

    z-index: 1;

}

.banner .slider-main {

    width: 1920px;

    height: 100%;

    position: absolute;

    left: 50%;

    margin-left: -960px;

}

.banner .slider-main li {

    width: 100%;

    height: 100%;

}

.banner .osSlider-main .slider-btn-prev {

    position: absolute;

    z-index: 30;

    top: 50%;

    left: -45px;

    width: 40px;

    height: 40px;

    text-indent: -9999px;

    margin-top: -20px;

    background: url(../images/arrowPrev.png) 50% 50% no-repeat;

    transition: all 0.5s linear;

    cursor: pointer;

}

.banner .osSlider-main:hover .slider-btn-prev {

    left: 3%;

}

.banner .osSlider-main .slider-btn-next {

    position: absolute;

    z-index: 30;

    top: 50%;

    right: -45px;

    width: 40px;

    height: 40px;

    text-indent: -9999px;

    margin-top: -20px;

    background: url(../images/arrowNext.png) 50% 50% no-repeat;

    transition: all 0.5s linear;

    cursor: pointer;

}

.banner .osSlider-main:hover .slider-btn-next {

    right: 3%;

    cursor: pointer;

}

.banner .osSlider-main .slider-nav {

    position: absolute;

    width: 100%;

    bottom: 40px;

    text-align: center;

    z-index: 25;

    font-size: 0;

}

.banner .osSlider-main .slider-nav li {

    display: inline-block;

    vertical-align: top;

    width: 18px;

    height: 18px;

    border: solid 1px #ffffff;

    text-align: center;

    font-family: Arial;

    font-size: 0;

    line-height: 32px;

    margin: 0 10px;

    border-radius: 50%;

    background: transparent;

    cursor: pointer;

    padding: 3px;

    -webkit-box-sizing: border-box;

    -ms-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    position: relative;

    -webkit-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

}

.banner .osSlider-main .slider-nav li:before {

    content: "";

    display: inline-block;

    width: 12px;

    height: 12px;

    background-color: #ffffff;

    border-radius: 50%;

    left: 50%;

    top: 50%;

    margin-left: -6px;

    margin-top: -6px;

    -webkit-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

    position: absolute;

    z-index: -1;

}

.banner .osSlider-main .slider-nav li.active {

    border-color: #feb301;

    color: #fff;

}

.banner .osSlider-main .slider-nav li.active:before {

    background: #feb301;

}



/*左侧分栏*/

lside {
    display: block;
    position: relative;
    float: left;
    width: 222px;
}

lside section h2 {
    background: url(../images/p_tit.png) 10px no-repeat #0060a9;
    height: 112px;
    font-size: 30px;
    line-height: 112px;
    color: #fff;
    padding-left: 65px
}

lside .lside_list {
    border: 1px solid #dfdfdf;
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 15px 0 30px;
}

lside .lside_list dl {
    border-bottom: 1px solid #dfdfdf;
}

lside .lside_list dl dt {
    padding-left: 34px;
    font-size: 16px;
    color: #666;
    background: url(../images/side_ico.png) 180px no-repeat;
    display: block;
}

lside .lside_list dl dt a {
    display: block;
    padding: 15px 0 15px 20px;
    color: #4b4b4b;
}

lside .lside_list dl dt:hover {
    color: #fff;
    background: url(../images/side_ico1.png) 180px no-repeat #ffa94c;
    display: block;
}

lside .lside_list dl dt:hover a {
    color: #fff;
}

lside .lside_list dl dt.current {
    color: #fff;
    background: url(../images/side_ico1.png) 180px no-repeat #ffa94c;
    display: block;
}

lside .lside_list dl dt.current a {
    color: #fff;
}

lside .lside_list dl dd {
    padding: 6px 0 6px 0;
}

lside .lside_list dl dd a {
    display: block;
    padding-left: 40px;
    height: 36px;
    color: #333;
    font-weight: normal;
    line-height: 36px;
    background: url(../images/p_ico.png) 10px no-repeat;
    border-bottom: 1px solid #eee;
}

lside .lside_list dl dd .current a,
.lside_list dl dd a:hover {
    background: #efefef;
}


/*右侧内容*/

.article_head {
    position: relative;
    height: 60px;
    border-bottom: 1px solid #ddd;
    line-height: 60px;
}

.article_head .position {
    position: absolute;
    top: 0;
    right: 0px;
    color: #aaa;
    font-family: '宋体';
}

.article_head .position a {
    color: #999;
    font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}

.article_head h1 {
    color: #555;
    font-weight: normal;
    font-size: 18px;
}


/*新闻列表*/

.module_list_article {
    padding: 15px 0;
    display: block;
    overflow: hidden;
}

.module_list_article dl {
    list-style: none;
    border-bottom: 1px solid #ddd;
    padding: 15px 0px;
    position: relative;
    clear: both;
}

.module_list_article dl dt {
    width: 20%;
    float: left;
    border: 1px solid #eee;
}

.module_list_article dl dt img {
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    height: 120px;
}

.module_list_article dl dd {
    float: right;
    width: 78%;
}

.module_list_article dl dd h3 {
    font-weight: normal;
    line-height: 50px;
}

.module_list_article dl dd p {
    font-size: 12px;
    line-height: 20px;
    padding: 5px 0px;
    color: #666;
}

.module_list_article dl dd span {
    font-size: 12px;
    color: #999;
}

.module_list_article dl:hover dd h3 a {
    color: #1d8132;
}


/*新闻详细*/

.article_content h1.article_title {
    font-size: 28px;
    font-weight: normal;
    padding: 5px 0;
    text-align: center;
}

.article_content .article_infos {
    color: #818181;
    font-size: 12px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    text-align: center;
}

.article_content .article_infos span {
    margin-right: 10px;
}

.article_content .article_editor {
    padding: 0 10px;
}

.article_content {
    padding: 20px 0;
}

.article_content .img_img {
    width: 100%;
    display: block
}

.article_content .img_img img {
    display: block;
    margin: 0 auto;
}

/*图片列表*/

.module_list_img {
    padding: 15px 0;
    display: block;
    overflow: hidden;
}

.module_list_img li {
    width: 31%;
    float: left;
    margin: 15px 10px;
}

.module_list_img li:nth-child(3n) {
    margin-right: 0 !important;
}

.module_list_img li a {
    display: block;
    width: 100%;
    text-align: center;
}

.module_list_img li .img-size {
    max-width: 100%;
    margin: 0 auto;
    display: flex;
}

.module_list_img li h3 {
    font-weight: normal;
    background: #eee;
    line-height: 50px;
}

.module_list_img li:hover h3 {
    background: #1d8132;
    color: #fff;
}


/*图片详情*/

.product-info {
    padding: 10px;
}

.product-img {
    width: 500px;
    float: left;
    border-right: 1px solid #eee;
    padding-right: 49px;
}

.product-img img {
    width: 100%;
}

.product-arr {
    float: left;
    width: 550px;
    padding-left: 50px;
}

.product-arr h3 {
    font-size: 24px;
    padding: 20px 5px;
    border-bottom: 1px solid #ddd;
}

.product-arr p {
    line-height: 28px;
    font-size: 14px;
    padding: 20px 10px;
}

.product_nav {
    height: 45px;
    line-height: 45px;
    margin: 30px 0;
    border: 1px solid #ddd
}

.product_nav li {
    float: left;
    list-style: none;
    border-right: 1px solid #ddd;
    cursor: pointer
}

.product_nav li a {
    display: block;
    padding: 0 40px
}

.product_nav li.product_nav_now,
.product_nav li.product_nav_hover {
    background: #f7f8fa
}

.side_lx,
.side_news {
    width: 238px;
    display: block;
    overflow: hidden;
    border: 1px solid #dfdfdf;
    background: #fff;
    margin: 15px 0;
}

.side_lx h3,
.side_news h3 {
    text-align: center;
    width: 100%;
    line-height: 60px;
    font-size: 24px;
    color: #fff;
    background: #1d8132;
}

.side_lx p {
    padding: 15px 10px;
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 30px;
}

.side_lx ul {
    padding: 24px 5px 0;
    display: block;
    overflow: hidden;
    background: url(../images/ab_con.png) 10px 20px no-repeat;
    border-bottom: 1px solid #dfdfdf;
}

.side_lx ul li {
    padding-left: 42px;
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
}

.side_lx ul li h4 {
    font-size: 16px;
    color: #4b4b4b;
    font-weight: normal;
    line-height: 20px;
}

.side_lx ul li span {
    font-size: 12px;
    color: #9c9c9c;
}

.side_news ul {
    list-style: none;
    padding: 15px 8px;
    display: block;
    overflow: hidden;
}

.side_news ul li {
    width: 100%;
    display: block;
    line-height: 42px;
    border-bottom: 1px solid #eeeeee;
}

.side_news ul li a {
    padding-left: 5px;
    display: block;
    font-size: 14px;
    color: #5c5c5c;
}

.side_news ul li a:hover {
    color: #f00;
    text-decoration: underline;
}

.con_section {
    position: relative;
    padding: 20px 0 50px;
}

.con_section aside {
    position: relative;
    float: left;
    width: 240px;
    padding-bottom: 20px;
}

.con_section article {
    float: left;
    margin-left: -240px;
    width: 100%;
}

.con_section article .met_article {
    margin-left: 240px;
    background: #fff;
    padding: 15px 0px 15px 20px;
}

.met_section_asidenone article {
    float: none;
    margin-left: 0;
}

.met_section_asidenone article .met_article {
    margin-left: 0;
}

.con_section aside section {
    display: block;
}

.con_section aside section h2 {
    background: url(../images/p_tit.png) 10px no-repeat #0f7925;
    height: 112px;
    font-size: 30px;
    line-height: 112px;
    color: #fff;
    padding-left: 65px
}

.con_section aside .met_aside_list {
    border: 1px solid #dfdfdf;
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 15px 0 30px;
}

.con_section aside .met_aside dl {
    border-bottom: 1px solid #dfdfdf;
}

.con_section aside .met_aside dl dt {
    padding-left: 15px;
    font-size: 16px;
    color: #666;
    background: url(../images/side_ico.png) 200px no-repeat;
    display: block;
}

.con_section aside .met_aside dl dt a {
    display: block;
    padding: 12px 0 12px 20px;
    color: #4b4b4b;
}

.con_section aside .met_aside dl dt:hover {
    color: #fff;
    background: url(../images/side_ico1.png) 210px no-repeat #0f7925;
    display: block;
}

.con_section aside .met_aside dl dt:hover a {
    color: #fff;
}

.con_section aside .met_aside dl dt.on {
    color: #fff;
    background: url(../images/side_ico1.png) 210px no-repeat #0f7925;
    display: block;
}

.con_section aside .met_aside dl dt.on a {
    color: #fff;
}

.con_section aside .met_aside dl dd {
    padding: 6px 0 6px 0;
}

.con_section aside .met_aside dl dd a {
    display: block;
    padding-left: 40px;
    height: 36px;
    color: #333;
    font-weight: normal;
    line-height: 36px;
    background: url(../p_ico.png) 10px no-repeat;
    border-bottom: 1px solid #eee;
}

.con_section aside .met_aside dl dd .on a,
.met_aside dl dd a:hover {
    background: #efefef;
}


/*留言*/

.msg_hr {
    border-top: 1px solid #ddd;
    margin: 0;
    padding: 0 5px 0 15px;
    font-weight: bold;
    font-size: 16px;
    background: #ddd;
    height: 60px;
    line-height: 60px;
}

:-ms-input-placeholder {
    color: #999
}

.msg {
    border: 1px solid #ddd;
    border-top: 0;
    overflow: hidden;
    text-align: left
}

.msg dl:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.msg dl {
    width: 100%;
    zoom: 1;
    background: #fff
}

.msg dl {
    border-top: 1px solid #ddd;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -ms-flexbox;
    position: relative;
    padding: 5px 0
}

.msg dl dt {
    padding: 15px 15px 10px 15px;
    width: 105px;
    text-align: left;
    font-weight: normal;
    overflow: hidden;
    line-height: 1.2
}

.msg dl dd {
    -moz-box-flex: 1.0;
    -webkit-box-flex: 1.0;
    box-flex: 1.0;
    -ms-flex: 1;
    padding: 2px 0 0 15px;
    margin: 10px 0
}

.msg dl dd label input {
    position: relative;
    top: 1px;
    margin-right: 3px
}

.msg dl dd .fbox {
    margin: 0 10px 0 0
}

.msg dl dd .tips {
    color: #aaa
}

.msg dl dd .tips:hover {
    color: #f00
}

.msg dl dd.labelinline label {
    display: inline
}

.msg dl dt.addimgdt {
    padding: 10px 5px 10px
}

.msg dl dt.addimgdt p {
    height: 30px;
    line-height: 30px;
    margin-bottom: 8px
}

.msg dl.noborder {
    border-bottom: 0
}

.msg dl dd.ftype_description {
    color: #fff;
    padding: 8px;
    margin: 0 5px;
    background: #00AAFF
}

.ftype_input .fbox {
    float: left
}

.ftype_input .tips {
    float: left;
    padding-top: 5px
}

.ftype_input .fbox input {
    width: 350px;
    height: 28px;
    line-height: 28px\9;
    padding: 2px 5px;
    border: 1px solid #dcdfe0;
    background-color: #fff;
    color: #333;
    outline: 0;
    border-radius: 2px
}

.placeholder-ie {
    position: relative
}

.placeholder-ie label {
    position: absolute;
    left: 8px;
    top: 7px;
    cursor: text;
    color: #999
}

.ftype_textarea .tips {
    display: block
}

.ftype_textarea textarea {
    width: 350px;
    line-height: 1.5;
    height: 100px;
    padding: 7px 5px;
    border: 1px solid #dcdfe0;
    background-color: #fff;
    color: #333;
    outline: 0
}

.ftype_select .tips,
.ftype_select-linkage .tips {
    display: block;
    margin-top: 5px
}

select {
    line-height: 31px;
    height: 31px;
    vertical-align: middle;
    background-color: #fff;
    outline: 0;
    border: 1px solid #ccc;
    padding: 4px;
    color: #656565
}

.ftype_radio .fbox label {
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin: 0;
    display: block
}

.ftype_radio .fbox input[type='radio'] {
    border-radius: 100%;
    bottom: 3px;
    height: 15px;
    position: relative;
    vertical-align: middle;
    width: 15px;
    margin: 0;
    position: relative;
    top: -1px;
    margin-right: 6px
}

.ftype_radio .formerror {
    margin-top: 0
}

.ftype_checkbox .fbox input[type='checkbox'] {
    border-radius: 100%;
    bottom: 3px;
    height: 15px;
    position: relative;
    vertical-align: middle;
    width: 15px;
    margin: 0
}

.ftype_checkbox .fbox label {
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin: 0;
    display: block
}

.ftype_checkbox .fbox input {
    position: relative;
    top: -1px;
    margin-right: 6px !important
}

.ftype_checkbox .formerror {
    margin-top: 0
}

.ftype_transverse .fbox label {
    display: inline;
    margin-right: 15px
}

.submit {
    display: block;
    background: #23b7e5;
    border: 0 none;
    height: 34px;
    line-height: 26px;
    padding: 0 35px;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun'
}

.submit:hover {
    background: #38c4f0
}

.submit.active {
    background: #1ba4cf
}

.msg dl dd.ftype_code input {
    width: 80px;
    margin-right: 10px
}

.msg dl dd.ftype_code img {
    height: 30px;
    position: relative;
    bottom: 2px
}


/*分页*/

.page-list {
    clear: both;
    margin: 20px 0px 0px 0px;
    text-align: center;
}

.page-list .page-item {
    display: inline-block;
}

.page-list .page-link {
    display: inline-block;
    font-family: Arial;
    font-size: 13px;
    padding: 7px 11px;
    margin-left: 6px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #1d8132;
    border-color: #1d8132;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}



/* 关于我们  */

.positions {
    width: 1200px;
    display: block;
    overflow: hidden;
    margin: 20px auto;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.positions p {
    padding-left: 30px;
    background: url(../images/position.jpg) left no-repeat;
    font-size: 14px;
    color: #333;
}

.positions p a {
    color: #333;
}

.about_con {
    padding: 30px 0 50px;
    display: block;
    overflow: hidden;
}

.part_01,
.part_02 {
    position: relative;
    width: 100%;
    display: block;
}

.par_dw {
    position: absolute;
    top: 350px;
    left: 40px;
}

.par_dw2 {
    position: absolute;
    top: 50px;
    right: 320px;
}

.part_tit {
    width: 400px;
    height: 200px;
    background: url(../images/ab_07.png) no-repeat;
    padding-left: 30px;
}

.part_tit h4 {
    font-size: 20px;
    color: #fff;
    padding: 35px 0 0 100px;
    font-weight: normal;
}

.part_tit span {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    display: block;
    margin: 10px 0 5px;
}

.part_tit h3 {
    font-size: 24px;
    color: #fff;
    line-height: 45px;
    font-weight: normal;
}

.part_tit i {
    font-size: 12px;
    color: #fff;
    font-style: normal;
}

.part_tit p {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
}

.part01_con {
    width: 100%;
    display: block;
    margin-top: 120px;
}

.part01_con p {
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    padding: 30px 0 30px 40px;
}

.part02_con {
    width: 770px;
    display: block;
    padding-top: 300px;
}

.part02_con p {
    writing-mode: vertical-lr;
    font-size: 18px;
    color: #333;
    line-height: 42px;
    text-align: right;
}

/* 案例内页 */
.cases_list {
    width: 100%;
    display: block;
    overflow: hidden;
}

.cases_list dl {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-top: 20px;
}

.cases_list dl:nth-child(3n) {
    margin-right: 0;
}

.cases_list dl img {
    display: block;
    width: 100%;
}

.cases_list dl h3 {
    text-align: center;
    line-height: 40px;
    font-size: 16px;
}


@-webkit-keyframes doudong {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }

    40% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }

    60% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px);
    }

    80% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes doudong {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }

    40% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }

    60% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px);
    }

    80% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}